#top_menu {
	background:#1D3E4D;
}

#top_menu ul li a {
	color:#fff;
}

#top_menu ul li b a {
	background:#6F2822;
	color:#fff;
}

#top_menu ul li a:hover {
	background:#202427;
}

#tpl_theme_cont {
	background:url(/img/bg-1.jpg);
}

#tpl_theme {
	background:url(/img/1.jpg) left top no-repeat;
}